[INFO] fetching crate hts 0.1.18...
[INFO] testing hts-0.1.18 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] extracting crate hts 0.1.18 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate hts 0.1.18
[INFO] finished tweaking crates.io crate hts 0.1.18
[INFO] tweaked toml for crates.io crate hts 0.1.18 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate hts 0.1.18 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate hts 0.1.18 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded proc-macro2 v1.0.26
[INFO] [stderr]   Downloaded clang-sys v1.2.0
[INFO] [stderr]   Downloaded which v3.1.1
[INFO] [stderr]   Downloaded regex v1.4.5
[INFO] [stderr]   Downloaded regex-syntax v0.6.23
[INFO] [stderr]   Downloaded bindgen v0.55.1
[INFO] [stderr]   Downloaded libc v0.2.93
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d31fd60aa0caa7af9a4bd035c26989997c4340774f652aa21ae5941e94ad781a
[INFO] running `Command { std: "docker" "start" "-a" "d31fd60aa0caa7af9a4bd035c26989997c4340774f652aa21ae5941e94ad781a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d31fd60aa0caa7af9a4bd035c26989997c4340774f652aa21ae5941e94ad781a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d31fd60aa0caa7af9a4bd035c26989997c4340774f652aa21ae5941e94ad781a", kill_on_drop: false }`
[INFO] [stdout] d31fd60aa0caa7af9a4bd035c26989997c4340774f652aa21ae5941e94ad781a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f402d9c3acd3a37a31b6b1158e86dda3489624a12f8f3cc15a96bfe4a8bf9dcf
[INFO] running `Command { std: "docker" "start" "-a" "f402d9c3acd3a37a31b6b1158e86dda3489624a12f8f3cc15a96bfe4a8bf9dcf", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.93
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]    Compiling glob v0.3.0
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]    Compiling proc-macro2 v1.0.26
[INFO] [stderr]    Compiling regex-syntax v0.6.23
[INFO] [stderr]    Compiling unicode-width v0.1.8
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling termcolor v1.1.2
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling ansi_term v0.11.0
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling bindgen v0.55.1
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling libloading v0.7.0
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling humantime v1.3.0
[INFO] [stderr]    Compiling shlex v0.1.1
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling nom v5.1.2
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling aho-corasick v0.7.15
[INFO] [stderr]    Compiling clang-sys v1.2.0
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling which v3.1.1
[INFO] [stderr]    Compiling clap v2.33.3
[INFO] [stderr]    Compiling cexpr v0.4.0
[INFO] [stderr]    Compiling regex v1.4.5
[INFO] [stderr]    Compiling env_logger v0.7.1
[INFO] [stderr]    Compiling hts v0.1.18 (/opt/rustwide/workdir)
[INFO] [stderr] error: failed to run custom build command for `hts v0.1.18 (/opt/rustwide/workdir)`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/hts-41ee97dac8e601b0/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stderr
[INFO] [stderr]   + pushd /opt/rustwide/target/debug/build/hts-aae0c5520ce494d6/out
[INFO] [stderr]   + HTSLIB_VERSION=1.11
[INFO] [stderr]   + rm -rf /opt/rustwide/target/debug/build/hts-aae0c5520ce494d6/out/htslib
[INFO] [stderr]   + git clone --recursive -b 1.11 https://github.com/samtools/htslib.git
[INFO] [stderr]   Cloning into 'htslib'...
[INFO] [stderr]   fatal: unable to access 'https://github.com/samtools/htslib.git/': Could not resolve host: github.com
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' (625) panicked at build.rs:33:5:
[INFO] [stderr]   assertion failed: Command::new("bash").args(&["build_htslib.sh",
[INFO] [stderr]                                           &version]).stdout(std::process::Stdio::null()).spawn().expect("Unable to build htslib").wait().unwrap().success()
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x5b1807463b2a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                  at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x5b1807463b2a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                  at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x5b1807463b2a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stderr]                                  at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stderr]      3:     0x5b1807463b2a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stderr]                                  at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stderr]      4:     0x5b180747a5ba - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                  at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]      5:     0x5b180747a5ba - core[786f478f706679df]::fmt::write
[INFO] [stderr]      6:     0x5b1807469d52 - std[f92b4c606f291077]::io::default_write_fmt::<std[f92b4c606f291077]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                  at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stderr]      7:     0x5b1807469d52 - <std[f92b4c606f291077]::sys::stdio::unix::Stderr as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stderr]                                  at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stderr]      8:     0x5b1807445ddf - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                  at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stderr]      9:     0x5b1807445ddf - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                  at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stderr]     10:     0x5b180745e761 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stderr]                                  at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:319:9
[INFO] [stderr]     11:     0x5b180745e91b - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stderr]                                  at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:825:13
[INFO] [stderr]     12:     0x5b1807445eca - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stderr]                                  at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:691:13
[INFO] [stderr]     13:     0x5b180743d779 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]                                  at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stderr]     14:     0x5b18074467fd - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stderr]     15:     0x5b180747adac - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stderr]                                  at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x5b180747ad72 - core[786f478f706679df]::panicking::panic
[INFO] [stderr]                                  at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:150:5
[INFO] [stderr]     17:     0x5b18070c721c - build_script_build[163a2158f75d089c]::build_own_htslib
[INFO] [stderr]     18:     0x5b18070c7a41 - build_script_build[163a2158f75d089c]::main
[INFO] [stderr]     19:     0x5b18070c92d3 - <fn() -> core[786f478f706679df]::result::Result<(), std[f92b4c606f291077]::io::error::Error> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     20:     0x5b18070c6586 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<fn() -> core[786f478f706679df]::result::Result<(), std[f92b4c606f291077]::io::error::Error>, core[786f478f706679df]::result::Result<(), std[f92b4c606f291077]::io::error::Error>>
[INFO] [stderr]     21:     0x5b18070c68a9 - std[f92b4c606f291077]::rt::lang_start::<core[786f478f706679df]::result::Result<(), std[f92b4c606f291077]::io::error::Error>>::{closure#0}
[INFO] [stderr]     22:     0x5b180745d8c4 - <&dyn core[786f478f706679df]::ops::function::Fn<(), Output = i32> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::panic::unwind_safe::RefUnwindSafe as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                  at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     23:     0x5b180745d8c4 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<&dyn core[786f478f706679df]::ops::function::Fn<(), Output = i32> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stderr]                                  at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stderr]     24:     0x5b180745d8c4 - std[f92b4c606f291077]::panicking::catch_unwind::<i32, &dyn core[786f478f706679df]::ops::function::Fn<(), Output = i32> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::panic::unwind_safe::RefUnwindSafe>
[INFO] [stderr]                                  at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stderr]     25:     0x5b180745d8c4 - std[f92b4c606f291077]::panic::catch_unwind::<&dyn core[786f478f706679df]::ops::function::Fn<(), Output = i32> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stderr]                                  at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stderr]     26:     0x5b180745d8c4 - std[f92b4c606f291077]::rt::lang_start_internal::{closure#0}
[INFO] [stderr]                                  at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/rt.rs:175:24
[INFO] [stderr]     27:     0x5b180745d8c4 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<std[f92b4c606f291077]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stderr]     28:     0x5b180745d8c4 - std[f92b4c606f291077]::panicking::catch_unwind::<isize, std[f92b4c606f291077]::rt::lang_start_internal::{closure#0}>
[INFO] [stderr]                                  at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stderr]     29:     0x5b180745d8c4 - std[f92b4c606f291077]::panic::catch_unwind::<std[f92b4c606f291077]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stderr]     30:     0x5b180745d8c4 - std[f92b4c606f291077]::rt::lang_start_internal
[INFO] [stderr]                                  at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/rt.rs:171:5
[INFO] [stderr]     31:     0x5b18070c6571 - std[f92b4c606f291077]::rt::lang_start::<core[786f478f706679df]::result::Result<(), std[f92b4c606f291077]::io::error::Error>>
[INFO] [stderr]     32:     0x5b18070c95e5 - main
[INFO] [stderr]     33:     0x7416bca9a1ca - <unknown>
[INFO] [stderr]     34:     0x7416bca9a28b - __libc_start_main
[INFO] [stderr]     35:     0x5b18070c57a5 - _start
[INFO] [stderr]     36:                0x0 - <unknown>
[INFO] running `Command { std: "docker" "inspect" "f402d9c3acd3a37a31b6b1158e86dda3489624a12f8f3cc15a96bfe4a8bf9dcf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f402d9c3acd3a37a31b6b1158e86dda3489624a12f8f3cc15a96bfe4a8bf9dcf", kill_on_drop: false }`
[INFO] [stdout] f402d9c3acd3a37a31b6b1158e86dda3489624a12f8f3cc15a96bfe4a8bf9dcf
